Alberto Garcia [Mon, 5 Feb 2024 10:55:25 +0000 (11:55 +0100)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Mon, 5 Feb 2024 10:55:25 +0000 (11:55 +0100)]
webkit2gtk (2.42.5-1) unstable; urgency=high
* New upstream release.
* debian/copyright:
- Update copyright information of all files.
* debian/rules:
- Remove last empty line from debian/control.
* debian/patches/fix-ftbfs-i386.patch:
- i386 build fix.